home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Linux
/
Kubuntu 8.10
/
kubuntu-8.10-desktop-i386.iso
/
casper
/
filesystem.squashfs
/
usr
/
share
/
doc
/
libsmbios2
/
README
< prev
next >
Wrap
Text File
|
2007-05-24
|
1KB
|
26 lines
To build, run "make all", or "make minimal". The 'all' target builds all
libs and docs. The 'minimal' target only builds things with no external
dependencies (cppunit/xerces/doxygen).
Documentation is in doxygen format. To view the docs, run "make doxygen", then
look in the docs/full/html/index.html, or the docs/interface/html/index.html.
Docs are also built as part of "make all".
These docs are posted on the web at http://.../.. (need permanent address here)
This software is dual-licensed under GPL/OSL.
* Copyright (C) 2005 Dell Inc.
* by Michael Brown <Michael_E_Brown@dell.com>
* Licensed under the Open Software License version 2.1
*
* Alternatively, you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
* by the Free Software Foundation; either version 2 of the License,
* or (at your option) any later version.
* This program is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.